shortcuts: Follow changes of accels
authorMatthias Clasen <mclasen@redhat.com>
Sun, 17 Apr 2016 17:38:51 +0000 (13:38 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 17 Apr 2016 17:42:14 +0000 (13:42 -0400)
commit50f041bc5750e615aef8ba81ecc7614542989143
treece215e035f0247d14ab05b9cecc4a2d8e3f01ce0
parent268243834a002ee406ecd846fa66ceac42d68699
shortcuts: Follow changes of accels

Add a way to associate a detailed action name with a shortcut.
If the action name is set, update the accelerator whenever
accels change on the window that the shortcuts window is
associated with.

https://bugzilla.gnome.org/show_bug.cgi?id=764975
gtk/Makefile.am
gtk/gtkapplicationwindow.c
gtk/gtkshortcutsshortcut.c
gtk/gtkshortcutsshortcutprivate.h [new file with mode: 0644]
gtk/gtkshortcutswindow.c
gtk/gtkshortcutswindowprivate.h [new file with mode: 0644]